-
Home
-
SureCart – Ecommerce Made Easy For Selling Physical Products, Digital Downloads, Subscriptions, Donations, & Payments
-
3.5.3
-
Code
-
Classes
- RequestService
Total Complexity |
66 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
476 |
Lines of code |
199 |
Logical lines of code |
121 |
Comment lines |
204 |
Methods |
17 |
Properties |
9 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
makeUncachedRequest() |
B |
36 |
22 |
74 |
makeRequest() |
A |
49 |
10 |
30 |
parseArgs() |
A |
55 |
8 |
20 |
shouldFindCache() |
S |
61 |
7 |
12 |
respond() |
S |
62 |
4 |
11 |
setResponseCacheStatus() |
S |
64 |
4 |
10 |
setToken() |
S |
77 |
1 |
4 |
getBaseUrl() |
S |
79 |
1 |
3 |
cache() |
S |
78 |
1 |
3 |
errors() |
S |
80 |
1 |
3 |
remoteRequest() |
S |
79 |
1 |
3 |
get() |
S |
75 |
1 |
4 |
post() |
S |
75 |
1 |
4 |
put() |
S |
75 |
1 |
4 |
patch() |
S |
75 |
1 |
4 |
delete() |
S |
75 |
1 |
4 |
__construct() |
S |
71 |
1 |
6 |